home *** CD-ROM | disk | FTP | other *** search
- -- card: 5341 from stack: in
- -- bmap block id: 2725
- -- flags: 4000
- -- background id: 2282
- -- name: Home
- ----- HyperTalk script -----
- on idle
- put the time into card field "Time"
- pass idle
- end idle
-
- on startup
- show card field "Copyright"
- pass startup
- end startup
-
- on closeCard
- hide card field "Copyright"
- pass closeCard
- end closeCard
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=180 top=80 right=129 bottom=235
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Rolo
- ----- HyperTalk script -----
- on mouseUp
- visual effect zoom open
- go to stack "Address"
- end mouseUp
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=330 top=80 right=129 bottom=392
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: File Index
- ----- HyperTalk script -----
- on mouseUp
- visual effect zoom open
- go to File Index
- end mouseUp
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=31 top=144 right=189 bottom=80
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Phone
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris open
- go to Phone
- end mouseUp
-
-
-
- -- part 8 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=410 top=81 right=127 bottom=472
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Book Shelf
- ----- HyperTalk script -----
- on mouseUp
- visual effect zoom open
- hide message box
- go to Book Shelf
- end mouseUp
-
-
-
- -- part 11 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=416 top=140 right=187 bottom=472
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: HyperCalc
- ----- HyperTalk script -----
- on mouseUp
- visual effect zoom open
- go to HyperCalc
- end mouseUp
-
-
-
- -- part 12 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=339 top=136 right=188 bottom=394
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Scanned Images
- ----- HyperTalk script -----
- on mouseUp
- hide message box
- visual effect zoom open
- go to "Slide Show"
- end mouseUp
-
-
-
- -- part 13 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=109 top=140 right=187 bottom=155
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: To Do
- ----- HyperTalk script -----
- on mouseUp
- visual effect zoom open
- go to card "First Do" of "Datebook"
- end mouseUp
-
-
-
- -- part 44 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=346 top=203 right=251 bottom=405
- -- title width / last selected line: 0
- -- icon id / first selected line: 7012 / 7012
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Stack Ideas
- ----- HyperTalk script -----
- on mouseUp
- visual effect zoom open
- go to stack "Stack Ideas"
- end mouseUp
-
-
-
-
- -- part 45 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=97 top=262 right=308 bottom=151
- -- title width / last selected line: 0
- -- icon id / first selected line: 18814 / 18814
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Card Ideas
- ----- HyperTalk script -----
- on mouseUp
- visual effect zoom open
- go to stack "Card Ideas"
- end mouseUp
-
-
-
-
- -- part 46 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=32 top=204 right=250 bottom=81
- -- title width / last selected line: 0
- -- icon id / first selected line: 26884 / 26884
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Art Ideas
- ----- HyperTalk script -----
- on mouseUp
- visual effect zoom open
- go to stack "Art Ideas"
- end mouseUp
-
-
-
- -- part 47 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=160 top=262 right=309 bottom=221
- -- title width / last selected line: 0
- -- icon id / first selected line: 27056 / 27056
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Button Ideas
- ----- HyperTalk script -----
- on mouseUp
- visual effect zoom open
- go to "Button Ideas"
- end mouseUp
-
-
-
-
- -- part 48 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=102 top=200 right=253 bottom=160
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Clip Art
- ----- HyperTalk script -----
- on mouseUp
- visual effect zoom open
- go to Clip Art
- end mouseUp
-
-
-
- -- part 62 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=261 top=72 right=130 bottom=314
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- visual effect zoom open
- go to card "About" of stack "documents"
- end mouseUp
-
-
-
-
- -- part 63 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=106 top=80 right=129 bottom=155
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- visual effect zoom open
- go to stack "Help"
- end mouseUp
-
-
-
-
- -- part 65 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=405 top=305 right=325 bottom=485
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Time
-
-
- -- part 68 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=415 top=203 right=250 bottom=472
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- visual effect zoom open
- go to stack "Quotations"
- end mouseUp
-
-
-
- -- part 69 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=32 top=72 right=129 bottom=78
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- visual effect zoom open
- go to card "Introduction" of stack "Help"
- end mouseUp
-
-
-
- -- part 70 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=29 top=261 right=311 bottom=86
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- visual effect zoom open
- go to stack "Plots"
- end mouseUp
-
-
-
- -- part 76 (field)
- -- low flags: 80
- -- high flags: 0000
- -- rect: left=16 top=310 right=326 bottom=207
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: Copyright
-
-
- -- part 77 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=331 top=261 right=310 bottom=383
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Daily
- ----- HyperTalk script -----
- on mouseUp
- set lockScreen to true
- go stack "DateBook"
- goWeekly the seconds
- set lockScreen to false
- end mouseUp
-
-
-
-
- -- part 78 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=401 top=263 right=310 bottom=456
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Months
- ----- HyperTalk script -----
- on mouseUp
- get the seconds
- convert it to dateItems
- put ((item 1 of it) - 1987) *2 into whichSix
- if item 2 of it > 6 then add 1 to whichSix
- visual effect zoom open
- if whichSix < 1 then go card 1 of stack "DateBook"
- else if whichSix > 5 then go card 5 of stack "DateBook"
- else
- go to card whichSix of stack "DateBook"
- send "bracketWeek" && the seconds to this card
- end if
- end mouseUp
-
-
-
- -- part 79 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=173 top=161 right=224 bottom=335
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Library System
- ----- HyperTalk script -----
- on mouseUp
- go to card id 2919 of stack "IntroCard"
- end mouseUp
-
-
-
- -- part 80 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=213 top=195 right=208 bottom=273
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 20
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- send mouseUp to button "Library System"
- end mouseUp
-
-
- -- part contents for background part 6
- ----- text -----
- Home Card
-
- -- part contents for card part 65
- ----- text -----
- 14:10
-
- -- part contents for card part 76
- ----- text -----
- Copyright ©1987 Apple Computer, Inc.
-
- -- part contents for card part 80
- ----- text -----
- Open Stack‚Ñ¢